<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner {
    width: 100%;
    height: 500px;
    display: block;
    overflow: hidden;
}

.banner-a {
    width: 100%;
    height: 500px;
    display: block;
}

.banner img {
    width: 100%;
    height: 100%;
}

.banner .swiper-button-prev,
.banner-ie .arrow-left {
    width: 48px;
    height: 48px;
    left: 100px;
    background: url(../images/banner-prev.png) no-repeat center;
}

.banner .swiper-button-next,
.banner-ie .arrow-right {
    width: 48px;
    height: 48px;
    right: 100px;
    background: url(../images/banner-next.png) no-repeat center;
}

.banner .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    background-color: #918f90;
    margin-right: 5px;
    border-radius: 0
}

.banner .swiper-pagination-bullet-active {
    background-color: #fff;
}


.banner .swiper-pagination {
    bottom: 20px;
}

.main {
    width: 1200px;
    margin: 0 auto;
    min-height: 1200px;
}



.company {
    padding: 180px 0 155px 0;
    height: 330px;

}

.company-list {
    float: left;
    cursor: pointer;
    position: relative;
    zoom:1;
}

.company-list-small {
    width: 128px;
    border: 1px solid #f8f8f8;
    background-color: #fff;
    padding: 20px;
    cursor: pointer;
}

.company-list-small .title {
    text-align: center;
    font-size: 22px;
}

.company-list-small .content {
    margin-top: 26px;
    height: 140px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}


.company-list-small .company-list-button {
    margin-left: 9px;
}

.company-list-button {
    display: block;
    text-align: center;
    width: 120px;
    height: 36px;
    margin-top: 25px;
    line-height: 36px;
    font-size: 14px;
    background-color: #fff;
    box-sizing: border-box;
    color: #000;
    border: 1px solid #000;
    border-radius: 4px;
}

.company-list-button:active {
    border: 0;
    color: #fff;
    background-color: #fc4f4f;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.company-list-button:hover {
    opacity: 0.75;
    filter: alpha(opacity=75)
}


.w400 .company-list-big {
    display: block;
    transition: all 0.1s;
    transform: scale(1);
    opacity: 1;
    filter: Alpha(opacity=100);
}

.w400 {
    width: 348px;
    z-index: 100;
    transition: all 0.2s ;transform: scale(1.015);
}

.company-list-big {
    width: 348px;
    float: left;
    border-radius: 4px;
    margin-top: -80px;
    background-color: #fafafa;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 2;
    top: 0;
    display: none;
}

.company-list-big-header {
    height: 200px;
    text-align: center;
    position: relative;
    background: url(../images/company-bg.png) no-repeat center 100%;

}

.company-list-big-header .company-top {
    width: 300px;
    /* height: 169px; */
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -150px;
}


.company-list-big-header p {
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
}


.company-list-big-footer {
    /* height: 250px; */
    padding: 14px 30px 14px;
    border: 1px solid #ddd;
}

@media all and (min-width:0) {
    .company-list-big-footer {
        border: none;
    }
}

.company-list-big-footer p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    display: -webkit-box;
    height: 68px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


.company-more {
    height: 130px;
    border-top: 1px solid #ddd;
    margin: 10px auto;
}
.company-span {
    height: 75px;
    padding-top: 10px;
    font-size: 0;
}


.company-span span {
    font-size: 14px;
    position: relative;
    display: inline-block;
+display: inline;
+zoom: 1;
    width: 41%;
    padding-left: 8%;
}

.company-span span:before {
    content: 'Â·';
    position: absolute;
    left: 0;
    font-size: 50px;
    color: #000;
    top: -31px;
}


.company-more-btn .company-list-button {
    display: inline-block;
    margin-top: 0;

}
.company-more-btn {
    width: 100%;
    height: 40px;
    text-align: center;
}
.company-more-btn .ml60 {
    margin-left: 43px;
}

.company-more-btn button {
    float: left;
}

.company-box {
    display: inline-block;
    padding-top: 135px;
    height: 390px;
}


.button-red {
    border: 0;
    color: #fff;
    background-color: #fc1616
}

.news-box {
    font-size: 0
}

.news-list {
    width: 550px;
    height: 440px;
    display: inline-block;
    zoom: 1;
    padding-bottom: 900px;
    margin-bottom: -890px;
    vertical-align: top;
+display: inline;

}

.news-list-top {
    height: 25px;
    line-height: 25px;
}

.news-list-top .title {
    font-size: 22px;
}

.news-list-top .more {
    font-size: 14px;
    float: right;
}

.news-list-top .more:hover {
    color: #be1a21
}

.news-img {
    width: 100%;
    margin-top: 30px;
    height: 220px;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 6px;
}



.news-img p {
    position: absolute;
    bottom: 15px;
    left: 20px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-img img {
    width: 100%;
    height: 100%;
    transition: all 0.2s ease-out;
    transform: scale(1);
}

.news-img:hover img {
    transition: all 0.2s ease-out;
    transform: scale(1.25);

}

.news-img:hover p {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.news-item li {
    margin-top: 24px;
    overflow: hidden;
    line-height: 20px;
    height: 20px;

}

.news-item li p {
    width: 420px;
    float: left;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-item li p:hover {
    color: #be1a21
}

.news-item li span {
    font-size: 14px;
    float: right;
}

.advantage-box {
    margin-top: 50px;
    overflow: hidden;
    height: 230px;
}

.advantage-list {
    height: 230px;
    float: left;

}

.advantage-list img {
    display: block;
    width: 88px;
    height: 88px;
}

.advantage-list .title {
    font-size: 16px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
}

.advantage-list .titles {
    font-size: 14px;
    line-height: 22px;
    width: 180px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.cooperation-box {
    height: 240px;
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}



/* è½®æ’­å›¾ */
#certify .swiper-slide-left {
    width: 230px;
    float: left;
}

#certify .swiper-slide-left img {
    width: 190px;
    margin-top: 23px;
}

#certify .swiper-slide-right {
    width: 300px;
    float: left;

}

#certify .swiper-slide-right h1 {
    font-size: 16px;
    font-weight: bold;
}

#certify .swiper-slide-right span {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    display: block;
}

#certify .swiper-button-next,
#certify .swiper-button-prev {
    top: 50%;
}

#certify {
    position: relative;
    margin: 0 auto;
    width: 1200px;

}

#certify .swiper-container {
    padding-bottom: 60px;
    padding-top: 30px;
}

#certify .swiper-slide {
    width: 560px;
    height: 160px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
    padding: 40px 20px 0 20px;
    border-radius: 5px;
}

#certify .swiper-slide img {
    display: block;
}

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    top: 220px;
}


#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    background-color: #d5d5d5;
    width: 8px;
    height: 8px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #ff2b2b !important;
}

#certify .swiper-button-prev,
.device-prev {
    left: -30px;
    background: url(../images/sprite.png) no-repeat;
    height: 32px;
    width: 32px;
    background-position: -158px 0;
    z-index: 1000
}

#certify .swiper-button-prev:hover,
.device-prev:hover {
    background-position: -222px 0;
}

#certify .swiper-button-next,
.device-next {
    right: -30px;
    background: url(../images/sprite.png) no-repeat;
    height: 32px;
    width: 32px;
    background-position: -190px 0;
    z-index: 1000
}

#certify .swiper-button-next:hover,
.device-next:hover {
    background-position: -254px 0
}

#certify .swiper-container {
    width: 1000px;
}


.device-prev,
.device-next {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 10002;
}


.device .swiper-slide {
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.16);
    border-right: 2px solid #fafafa\9;
}

.device .swiper-slide-left {
    height: 140px;
    border-bottom: 1px dotted #dcdcdc;
}

.device .swiper-slide-left img {
    width: 190px;
    margin-top: 30px;
}

.device .swiper-slide-right {
    padding: 25px;
    text-align: left;

}

.device .swiper-slide-right h1 {
    font-size: 16px;
    color: #262626;
    font-weight: bold
}

.device .swiper-slide-right span {
    font-size: 14px;
    color: #262626;
    margin-top: 20px;
    display: block;
}</pre></body></html>